home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / AppleCD SC Training / Using the AppleCD SC / card_23187.txt < prev    next >
Text File  |  1990-04-02  |  4KB  |  218 lines

  1. -- card: 23187 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4267
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide button id 17
  9. end openCard
  10.  
  11.  
  12. -- part 2 (field)
  13. -- low flags: 01
  14. -- high flags: 0000
  15. -- rect: left=45 top=76 right=274 bottom=261
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 3
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: 
  24.  
  25.  
  26. -- part 12 (button)
  27. -- low flags: 00
  28. -- high flags: A003
  29. -- rect: left=314 top=303 right=325 bottom=380
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: GO BACK
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   visual effect zoom close
  41.   go to card id 4970
  42. end mouseUp
  43.  
  44.  
  45.  
  46.  
  47. -- part 13 (button)
  48. -- low flags: 00
  49. -- high flags: 0000
  50. -- rect: left=102 top=296 right=328 bottom=133
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 902 / 902
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: New Button
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   visual effect scroll right
  62.   go previous
  63. end mouseUp
  64.  
  65.  
  66.  
  67.  
  68. -- part 15 (field)
  69. -- low flags: 01
  70. -- high flags: 0000
  71. -- rect: left=20 top=51 right=69 bottom=283
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 256
  78. -- line height: 16
  79. -- part name: 
  80.  
  81.  
  82. -- part 17 (button)
  83. -- low flags: 80
  84. -- high flags: A003
  85. -- rect: left=345 top=248 right=270 bottom=445
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 0 / 0
  88. -- text alignment: 1
  89. -- font id: 0
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: Reference
  94. ----- HyperTalk script -----
  95. on mouseUp
  96.   hide button id 20
  97.   push card
  98.   go to card id 14937
  99.   show card field id 130
  100. end mouseUp
  101.  
  102.  
  103.  
  104. -- part 18 (field)
  105. -- low flags: 00
  106. -- high flags: 0000
  107. -- rect: left=8 top=15 right=43 bottom=501
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: 
  116.  
  117.  
  118. -- part 20 (field)
  119. -- low flags: 80
  120. -- high flags: 0000
  121. -- rect: left=324 top=160 right=197 bottom=491
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 0 / 0
  124. -- text alignment: 0
  125. -- font id: 3
  126. -- text size: 12
  127. -- style flags: 0
  128. -- line height: 16
  129. -- part name: 
  130.  
  131.  
  132. -- part 28 (button)
  133. -- low flags: 00
  134. -- high flags: A003
  135. -- rect: left=363 top=163 right=185 bottom=429
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 0 / 0
  138. -- text alignment: 1
  139. -- font id: 0
  140. -- text size: 12
  141. -- style flags: 0
  142. -- line height: 16
  143. -- part name: FALSE
  144. ----- HyperTalk script -----
  145.  
  146.  
  147. on mouseUp
  148.   play boing
  149.   show button id 17
  150. end mouseUp
  151.  
  152.  
  153.  
  154. -- part 29 (button)
  155. -- low flags: 00
  156. -- high flags: A003
  157. -- rect: left=363 top=132 right=154 bottom=429
  158. -- title width / last selected line: 0
  159. -- icon id / first selected line: 0 / 0
  160. -- text alignment: 1
  161. -- font id: 0
  162. -- text size: 12
  163. -- style flags: 0
  164. -- line height: 16
  165. -- part name: TRUE
  166. ----- HyperTalk script -----
  167. on mouseUp
  168.   play "Harpsichord" tempo 180 "a es eq es f# g# a b c#5q a4s aq"
  169.   wait for 2 seconds
  170.   hide button id 17
  171.   visual effect wipe down
  172.   go next
  173. end mouseUp
  174.  
  175.  
  176. -- part 33 (button)
  177. -- low flags: 00
  178. -- high flags: 0000
  179. -- rect: left=160 top=296 right=328 bottom=191
  180. -- title width / last selected line: 0
  181. -- icon id / first selected line: 26425 / 26425
  182. -- text alignment: 1
  183. -- font id: 0
  184. -- text size: 12
  185. -- style flags: 0
  186. -- line height: 16
  187. -- part name: New Button
  188. ----- HyperTalk script -----
  189. on mouseUp
  190.   visual effect scroll left
  191.   go next
  192. end mouseUp
  193.  
  194.  
  195.  
  196.  
  197. -- part contents for card part 2
  198. ----- text -----
  199.  
  200.  
  201. To use the AppleCD SC with the Apple II, an Apple II SCSI card is required.  ONLY SCSI cards Rev C or later are designed to work with the AppleCD SC?
  202.  
  203.  
  204.  
  205.  
  206. -- part contents for card part 15
  207. ----- text -----
  208. Question
  209.  
  210. -- part contents for card part 18
  211. ----- text -----
  212. Exercise
  213.  
  214.  
  215. -- part contents for card part 20
  216. ----- text -----
  217. Only during routine 
  218. maintenance?